Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: fix update of request pickup location #338

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

AoNoOokami
Copy link
Contributor

  • Fixes the change of request pickup location.

Co-Authored-by: Alicia Zangger alicia.zangger@rero.ch

Why are you opening this PR?

To resolve the bug reported.

Dependencies

My PR depends on:

  • rero/rero-ils US1394 branch

How to test?

Try to change the pickup location of a request in item detailed view.

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Extracted translations?

@AoNoOokami AoNoOokami self-assigned this Aug 17, 2020
@iGormilhit iGormilhit added this to the v0.12.0 (rero-ils) milestone Aug 18, 2020
@iGormilhit iGormilhit added the f: circulation Concerns the circulation interface or backend label Aug 18, 2020
@AoNoOokami AoNoOokami requested review from zannkukai and sebdeleze and removed request for Garfield-fr August 19, 2020 07:56
@AoNoOokami AoNoOokami changed the base branch from US-fix-circulation-problems to dev August 19, 2020 11:52
* Fixes the change of request pickup location.

Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
@@ -120,12 +120,11 @@ export class LoanService {
* @param pickupLocationPid: pickup location pid to update
* @return item data
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be loan data?

@AoNoOokami AoNoOokami merged commit 78cc6e5 into rero:dev Aug 19, 2020
@AoNoOokami AoNoOokami deleted the zaa-#1675-update-request branch August 21, 2020 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: circulation Concerns the circulation interface or backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants